.mod_h21_top {
  font-size : 20px;
  line-height : 20px;
}
.mod_h21_top span {
  font-size : 14px;
  line-height : 20px;
}
.mod_topvisual {
  overflow : hidden;
}
.mod_topvisual h1 {
  width : 100%;
  max-width : 960px;
  margin : auto;
}
.mod_topvisual img {
  margin-left : -315px;
}
.mod_content_top {
  position : relative;
  /*z-index : 10;*/
  padding: 40px 0;
  background-color: #fff;
}
.mod_sub_top {
  padding : 30px 0 40px;
  background : #fff;
}
.mod_sub_top .mod_container {
  max-width : 778px;
}
.mod_content_top2 {
  position : relative;
  z-index : 10;
  padding-bottom : 25px;
  margin-top : 0;
}
.mod_content_top-btm {
  padding: 40px 0;
}
.mod_row_heading {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 30px;
}
.mod_row_heading .cat {
  border-left: 1px solid #d1d1d1;
  margin-left: 10px;
  padding-left: 10px;
}
/*.mod_row_heading .mod_h21_top::after {
  content: "|";
  padding: 0 10px;
  color: #D1D1D1;
  font-size: 20px;
  line-height: 20px;
}*/
.mod_row_heading a {
  display: block;
  padding-top: 4px;
  font-size: 13px;
  line-height: 20px;
}
.mod_row_heading a::after {
  content: "";
  padding-left: 5px;
  color: #19598A;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: solid 1px #19598A;
  border-right: solid 1px #19598A;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mod_2col {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.mod_colset1 {
  width: 100%;
  max-width: calc(50% - 22px);
}
.mod_colset2 {
  width: 100%;
  max-width: calc(50% - 22px);
  margin-left: 44px;
}
.mod_colset1 .row,
.mod_colset2 .row {
  margin-right: 0;
  margin-left: 0;
}
.news_list li:not(:last-child) {
  margin-bottom: 18px;
}
.news_date {
  margin-bottom: 8px;
}
.news_date span {
  display: inline-block;
  padding: 3px 22px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.news_text {
  font-size: 15px;
  line-height: 1.8;
}
.blog_list .mod_set {
  margin-top: 0;
  border-top: none;
}
.blog_list .set_item {
  padding: 0 0 20px 0;
  border-bottom: none;
}
.blog_list .set_item:last-child {
  padding-bottom: 0;
}
.blog_list .set_item_txt2 {
  margin-bottom: 9px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.1;
}
.blog_list .set_item_txt2 .icon-arrow_4_2 {
  top: 0;
}
.mod_bnrarea {
  background: #fff;
}
.mod_bnrarea .bnr1 {
  text-align: center;
  padding-bottom: 40px;
  border-bottom: #E2E2E2 1px solid;
}
.mod_bnrarea img {
  margin: 30px auto 0;
  width: 100%;
  height: auto;
  max-width: 680px;
}
@media screen and (min-width: 991px) {
  .mod_topvisual {
    position : relative;
  }
  .mod_topvisual:before {
    content : "";
    height : 365px;
    background : #090100;
    width : 100%;
    display : block;
    position : absolute;
    top : 0;
    left : 0;
    z-index : -10;
  }
}
@media screen and (max-width: 990px) {
  .mod_content_top {
    margin-top : 0;
  }
/*  .mod_container .row {
	max-width: 506px;
	margin-left: auto;
	margin-right: auto;
  }*/
  .mod_colset1,.mod_colset2 {
    max-width: 100%;
	/*max-width: auto;*/
    margin-left: 0;
    padding: 0;
  }
  .mod_colset1 {
	margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .mod_topvisual h1 {
    max-width : 800px;
  }
  .mod_topvisual img {
    height : 257px;
    margin-left : -185px;
  }
}
@media screen and (max-width: 767px) {
  .mod_content_top2 {
    margin-top : 8px;
  }
}
@media screen and (max-width: 767px) and (min-width: 481px) {
  .mod_topvisual h1 {
    max-width : 540px;
  }
  .mod_topvisual img {
    height : 173px;
    margin-left : -115px;
  }
  .mod_sub_top {
    padding : 15px 0 40px;
  }
}
@media screen and (max-width: 480px) {
  .mod_topvisual h1 {
    max-width : 340px;
  }
  .mod_topvisual img {
    height : 117px;
    margin-left : -70px;
  }
}

/* 製品_スライド（.mod_slider1） */
.mod_slider1 {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}

.mod_slider1 .sliderbox {
	max-width: 1100px;
	width: calc(100% - 40px) !important;
	margin: auto !important;
	padding-bottom: 30px;
}

.mod_slider1.slick-slider {
	margin-bottom: 0;
}

/*.mod_slider1 .slick-list {
	margin: 0 -100%;
}*/

.mod_slider1 .slick-prev,
.mod_slider1 .slick-next {
	width: 43px;
	height: 50px;
	z-index: 10;
	box-shadow: 0 0 10px rgba(0,0,0,0.26);
	top: 30%;
}

.mod_slider1 .slick-prev {
	left: 0;
	margin: 0;
}

.mod_slider1 .slick-next {
	right: 0;
	left: auto;
	margin: 0;
}

.mod_slider1 .slick-prev:before,
.mod_slider1 .slick-next:before {
	display: block;
	content: "";
	width: 43px;
	height: 50px;
	background: rgba(0, 0, 0, 0.50) no-repeat center;
	transition: 0.2s;
	background-size: 9px auto;
	border-radius: 3px;
}

.mod_slider1 .slick-prev:before {
	background-image: url(/img_com/slide_arrow_1.svg);
}

.mod_slider1 .slick-next:before {
	background-image: url(/img_com/slide_arrow_2.svg);
}

.mod_slider1 .slick-prev:hover::before,
.mod_slider1 .slick-next:hover::before {
	background-color: rgba(0, 0, 0, 0.75);
}

.mod_slider1 .slick-dots {
	bottom: 0;
	line-height: 1;
	font-size: 0;
}

.mod_slider1 .slick-dots li,
.mod_slider1 .slick-dots li button {
	width: auto;
	height: auto;
}

.mod_slider1 .slick-dots li button:before {
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 100%;
	opacity: 1;
	border: 1px solid #333;
	box-sizing: border-box;
}

.mod_slider1 .slick-dots li.slick-active button:before {
	opacity: 1;
	background: #19598a;
	border: none;
}

/*@media screen and (min-width: 1183px) {
  .mod_slider1 .slick-slide:not(.slick-center) {
    background-color: #000;
  }

  .mod_slider1 .slick-slide:not(.slick-center) img {
    opacity: 0.5;
  }
}*/

.mod_slider1 .slick-dotted.slick-slider {
	width: 100%;
}

.mod_slider1 .slick-list {
	margin: auto;
	padding: 0 4px;
	max-width: 1024px;
}

@media screen and (max-width: 1024px) {
	.mod_slider1 .slick-list {
		margin: 0 -16px;
		padding: 0;
	}
}

.mod_slider1 .slide {
	margin: 0 16px;
}

.mod_slider1 .slide img {
	width: 100%;
	max-width: 222px;
	margin: auto;
	height: auto;
}

.mod_set_home2 {
	width: 100%;
	display: block;
}

.mod_set_home2 .textbox {
	margin-top: 20px;
}

.mod_set_home2 .title {
	font-size: 20px;
	line-height: 24px;
	color: #337ab7;
	padding-left: 21px;
}

.mod_set_home2 .icon {
	margin-right: 5px;
	display: inline-block;
	margin-left: -21px;
}

.mod_set_home2 .icon.icon-arrow_5_2 .path1::before {
	color: #19598a;
}

.mod_set_home2 .text {
	font-size: 14px;
	line-height: 18px;
	color: #333;
	display: inline-block;
	margin-top: 12px;
}

.mod_banner1 {
	text-align: center;
	margin: 20px 0 40px 0;
}

.mod_banner1 img {
	width: 100%;
	height: auto;
}
